body{color:#323232}
#gotoTop{display:none;position:fixed;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.2);-moz-box-shadow:0 3px 5px 0 rgba(0,0,0,.2);box-shadow:0 3px 5px 0 rgba(0,0,0,.2);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#fff}
footer{background:#25262b;clear:both;position:relative;color:#888;width:100%;margin-top:20px;background: url(../img/footerBg.jpg) no-repeat center top;}
footer .cqysxy-container{padding:35px 0;overflow:hidden;line-height:32px}
footer .tie{font-size:18px;color:#fff;height:30px;font-weight:normal}
footer .part1{width:220px;float:left;color:#fff;}
footer .part1 h4{font-size:18px;color:#fff;height:30px;font-weight:normal}
footer .part1  span{display:block;font-size:24px}
footer .part1  .phone{margin:5px 5px;}
footer .part2{width:500px;float:left;padding:45px 20px;margin-left:60px;}
footer .footIcon{margin-top:10px}
footer .footIcon a{width:26px;height:26px;background:url('../img/foot_icon.png') no-repeat;display:inline-block;margin-left:5px;transition:all 0.3s}
footer .footIcon a.qq{background-position:-26px 0}
footer .footIcon a.wx{background-position:-52px 0;position:relative}
footer .footIcon a:hover{background-position:0 -26px;transition:all 0.3s}
footer .footIcon a.qq:hover{background-position:-26px -26px}
footer .footIcon a.wx:hover{background-position:-52px -26px}

footer .part3{float:right;width:240px;text-align:center;margin-top:25px}
footer .part3 img{width:110px;height:110px}
footer .part3 span{display:block;line-height:20px;margin-top:5px;color:#fff}


footer .cqysxy-icp {
    background:#a3262a;
}
footer .cqysxy-icp p{
    display: block;
    margin: auto;
    width: 1170px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
}

